/ Assembly List / LJCGenTableCode / GenFileSpecs / Add

Namespace - LJCGenTableCode


Parameters
fileTypeName - The File Type name.
templateFileSpec - The Template File Spec.
outputFileSpec - The Output File Spec.
xmlFormat - The XML format.
isPlural - The is Plural value.

Returns

The GenFileSpec object.

Syntax

C#
public GenFileSpec Add(String fileTypeName, String templateFileSpec, String outputFileSpec, String xmlFormat, Boolean isPlural = False)

Creates and adds the object from the provided values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.